DataGrid.clearColumnSelection Method
Clears previously selected columns in the table.
Parameters
- columnOrdinals
-
Type: Array
ElementType: Number (Integer)
The column ordinals if clearing selection for specific columns; otherwise, selection for all columns will be cleared.
Optional: True